|
|
|
|
ScrollPreviousPage Method, SftTree Class |
Scrolls the items in the item area so that the first item becomes the bottom item (BottomItem), displaying the previous page.
Syntax SftTree Class (Softelvdm.SftTreeNET)
VB |
Public Sub ScrollPreviousPage() |
C# |
public void ScrollPreviousPage(); |
C++ |
public: void ScrollPreviousPage(); |
Comments
The ScrollPreviousPage method scrolls the items in the item area so that the first item becomes the bottom item (BottomItem), displaying the previous page.